home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / 3d_tools / irit40s.lha / Irit / amigalib / math.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-30  |  147 b   |  11 lines

  1. #include "include:math.h"
  2. #ifdef M68881
  3. #include <m68881.h>
  4. #endif
  5. #ifdef MIEEE
  6. #include <mieeedoub.h>
  7. #endif
  8. #ifdef MFFP
  9. #include <mffp.h>
  10. #endif
  11.